Skip to content

Conversation

@lvgrr
Copy link
Contributor

@lvgrr lvgrr commented Oct 27, 2025

A person reading the Learn Rust page left to right or top to bottom will read the Rustlings section before the RBE section, but the former mentions the latter, so the person will encounter RBE before having read about it.
Inverting the order of the two sections prevents these unnecessary "forward references".

A person reading the Learn Rust page left to right or top to bottom
will read the Rustlings section before the RBE section, but the former
mentions the latter, so the person will encounter RBE before having
read about it.
Inverting the order of the two sections prevents these unnecessary
"forward references".
@Manishearth Manishearth merged commit 883a81d into rust-lang:main Oct 27, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants